home *** CD-ROM | disk | FTP | other *** search
/ Gardening with Wildlife in Mind / Gardening with Wildlife in Mind.iso / program files / Natural England / html / en.css < prev    next >
Cascading Style Sheet File  |  2006-11-18  |  3KB  |  94 lines

  1. body {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-style: normal;
  4.     text-align: justify;
  5.     scrollbar-face-color : #99CCFF;
  6.     scrollbar-highlight-color : #DFEFEF;
  7.     scrollbar-3dlight-color : #e5f2ff;
  8.     scrollbar-shadow-color : #87B4B4;
  9.     margin-top: 0px;
  10.     margin-bottom: 35px;
  11.     padding-top: 0px;
  12.     padding-bottom: 0px;
  13. }
  14. .quote {
  15.     line-height: 15pt;
  16.     font-size: x-small;
  17.     margin-top: 0px;
  18.     margin-bottom: 9px;
  19.     padding-top: 0px;
  20.     padding-bottom: 0px;
  21. }
  22. .narrow {
  23.     line-height: 11pt;
  24.     font-size: 8pt;
  25.     margin-top: 0px;
  26.     margin-bottom: 9px;
  27.     padding-top: 0px;
  28.     padding-bottom: 0px;
  29. }
  30. .info {
  31.     line-height: 15pt;
  32.     font-size: x-small;
  33. }
  34. P {
  35.     margin-top: 0px;
  36.     margin-bottom: 5px;
  37.     padding-top: 0px;
  38.     padding-bottom: 0px;
  39.     line-height: 1.6em;
  40.     font-size: 9pt;
  41. }
  42.  
  43. A { text-decoration: none }
  44. A:hover { text-decoration: underline }
  45. td {
  46.     font-size: 0.7em;
  47. }
  48. .pinkHead {
  49.     letter-spacing: -0.05em;
  50. }
  51.  
  52. .genus { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; line-height: normal; font-weight: bold}
  53. .cultivar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold}
  54. .mid_name { font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold}
  55. .syngen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; line-height: normal; font-weight: bold}
  56. .synvar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold}
  57. .synmid { font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold}
  58. .Quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: normal; font-weight: bold; color: 023232}
  59. .SmallTxt { margin-top: 3px; margin-left: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: normal;}
  60. .formtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-weight: bold; color: 003466}
  61. .title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: 023433}
  62. .ListTxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: normal;}
  63. .SmallHab { margin-top: 3px; margin-left: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: normal;}
  64. .TipTxt {
  65.     background-color: #003366; 
  66.     font-family: Verdana, Arial, Helvetica, sans-serif;
  67.     font-style: normal;
  68.     color: #FFFFFF;
  69.     text-align: left;
  70.     line-height: normal;
  71.     font-size: 8pt;
  72.     scrollbar-face-color : #99CCFF;
  73.     scrollbar-highlight-color : #DFEFEF;
  74.     scrollbar-3dlight-color : #e5f2ff;
  75.     scrollbar-shadow-color : #87B4B4;
  76.     margin: 0 5px 0 0;
  77.     padding-top: 0px;
  78.     padding-bottom: 0px;
  79. }
  80.  
  81.  input {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
  82.  
  83.  TipBody {
  84.     background-color: #003366; 
  85. }
  86.  
  87. div.d11 {
  88.         position:absolute; background-color:#cce6ff; width:200px; visibility:hidden; z-index:200; font-size:1em; padding:1pt; text-align:center;
  89.         }
  90.  
  91. img.slider 
  92.         {
  93.         border : 2px outset #CCCCCC;
  94.         }